|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
CEphone holds and manipulates VOIP ephones. More...
Public Member Functions | |
| bool | setType (string) |
| Sets the ephone type. More... | |
| string | getType () |
| Returns the ephone type. More... | |
| int | getTag () |
| Returns the tag of the ephone. More... | |
CEphone holds and manipulates VOIP ephones.
| int CEphone::getTag | ( | ) |
Returns the tag of the ephone.
| string CEphone::getType | ( | ) |
Returns the ephone type.
| bool CEphone::setType | ( | string | ) |
Sets the ephone type.
| ePhoneType,the | ephone type. |